projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94deafd
)
(*1): Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 23 Sep 2002 16:02:14 +0000
(16:02 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 23 Sep 2002 16:02:14 +0000
(16:02 +0000)
lisp/ielm.el
patch
|
blob
|
history
diff --git
a/lisp/ielm.el
b/lisp/ielm.el
index a27f0eb1e89e58cdf9a2b2e97b6ea9aa9161f984..87ca67f6c4d51a678d2a698b6a57f6d2253b3132 100644
(file)
--- a/
lisp/ielm.el
+++ b/
lisp/ielm.el
@@
-110,7
+110,7
@@
such as `edebug-defun' to work with such inputs."
(defvar ielm-match-data nil
"Match data saved at the end of last command.")
-(defvar
ielm-
*1 nil
+(defvar *1 nil
"During IELM evaluation, most recent value evaluated in IELM.
Normally identical to `*'. However, if the working buffer is an IELM
buffer, distinct from the process buffer, then `*' gives the value in